home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
comphelp
/
batchtut
/
_runme2.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1983-08-23
|
232 b
|
10 lines
echo off
.
. _runme2.bat
.
more <_elem.rem
query// Would you like to continue the tutorial (y/n) ?
if errorlevel 2 goto exit
if errorlevel 1 _runme3
slash/ll/ Bye for now.